diff options
Diffstat (limited to 'app/[lng]/evcp/(evcp)/vendor-check-list/page.tsx')
| -rw-r--r-- | app/[lng]/evcp/(evcp)/vendor-check-list/page.tsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/vendor-check-list/page.tsx b/app/[lng]/evcp/(evcp)/vendor-check-list/page.tsx index 42f74578..30021e2c 100644 --- a/app/[lng]/evcp/(evcp)/vendor-check-list/page.tsx +++ b/app/[lng]/evcp/(evcp)/vendor-check-list/page.tsx @@ -37,7 +37,7 @@ export default async function IndexPage(props: IndexPageProps) { <h2 className="text-2xl font-bold tracking-tight"> 협력업체 정기평가 체크리스트 </h2> - <InformationButton pageCode="evcp/vendor-check-list" /> + <InformationButton pagePath="evcp/vendor-check-list" /> </div> <p className="text-muted-foreground"> 협력업체 평가에 사용되는 정기평가 체크리스트를 관리{" "} |
